home *** CD-ROM | disk | FTP | other *** search
- /*
- "math routines.h" has been merged in to "GXMath.h"
-
- This file has been included to allow older source code
- to #include <math routines.h>. Please update your source
- code to directly #include <GXMath.h>
- */
-
- #ifndef __GXMATH__
- #include <GXMath.h>
- #endif
-